hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipWorkerThread.pushTask
hip
util
concurrency
HipWorkerThread
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipWorkerThread
final
void
pushTask
(
string
name
,
void
delegate
(
)
task
,
void
delegate
(
string
taskName
)
onTaskFinish
= null
)
Meta
Source
See Implementation
hip
util
concurrency
HipWorkerThread
constructors
this
functions
isIdle
pushTask
startWorking
structs
WorkerTask
variables
tasks